GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / SetBackgroundColor Method





In This Topic
SetBackgroundColor Method (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(283)>
Sub SetBackgroundColor( _
   ByVal Color As Integer _
) 
[DispId(283)]
void SetBackgroundColor( 
   int Color
)
procedure SetBackgroundColor( 
    Color: Integer
); 
DispIdAttribute(283)
function SetBackgroundColor( 
   Color : int
);
[DispId(283)]
void SetBackgroundColor( 
   int Color
) 
[DispId(283)]
void SetBackgroundColor( 
   int Color
) 

Parameters

Color
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members